home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / Diagram / UW_Palettes / ColorGradations.dpalette2 / Image29 (.txt) < prev    next >
NeXT TypedStream Data  |  1995-06-12  |  598b  |  25 lines

  1. typedstream
  2. NXImage
  3. Object
  4. NXEPSImageRep
  5. NXImageRep
  6. iisssss
  7. [456c]%!PS-Adobe-2.0 EPSF-2.0
  8. %%Title: TB_Red-DkBlue.eps
  9. %%Creator: Kevin Brain
  10. %%CreationDate: June 10 1992
  11. %%Pages: 0 1
  12. %%BoundingBox: 0 0 100 100
  13. %%EndComments
  14. /box { dup 0 exch lineto 1 index 1 index lineto pop 0 lineto closepath } bind def
  15. /topColor {1} bind def
  16. /bottomColor {.666} bind def
  17. topColor bottomColor sub 100 div /inc exch def
  18. 0 -.5 translate
  19. 0 .5 99.5 {
  20. 0 .5 translate
  21. 0 0 moveto
  22. inc mul bottomColor add 1 1 sethsbcolor
  23. 100 .5 box
  24. } for
  25.